[INFO] cloning repository https://github.com/wert007/flumel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wert007/flumel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwert007%2Fflumel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwert007%2Fflumel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af360e3bb9d0ba9c7784bbca3a889b666b3fb160
[INFO] checking wert007/flumel against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwert007%2Fflumel" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wert007/flumel
[INFO] finished tweaking git repo https://github.com/wert007/flumel
[INFO] tweaked toml for git repo https://github.com/wert007/flumel written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wert007/flumel on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wert007/flumel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f49223f942923e5309f939e6c2bdcd151bfcbad94cc3c0733246d7d696c1855f
[INFO] running `Command { std: "docker" "start" "f49223f942923e5309f939e6c2bdcd151bfcbad94cc3c0733246d7d696c1855f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f49223f942923e5309f939e6c2bdcd151bfcbad94cc3c0733246d7d696c1855f" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f49223f942923e5309f939e6c2bdcd151bfcbad94cc3c0733246d7d696c1855f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f49223f942923e5309f939e6c2bdcd151bfcbad94cc3c0733246d7d696c1855f" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling wgpu-hal v28.0.1
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling icu_locale_data v2.1.2
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]    Compiling wgpu-core v28.0.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling icu_segmenter_data v2.1.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking color v0.3.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking parlance v0.1.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking guillotiere v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]     Checking peniko v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking dptree v0.5.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking font-types v0.11.1
[INFO] [stderr]     Checking wgpu-types v28.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking read-fonts v0.38.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_locale v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_segmenter v2.1.2
[INFO] [stderr]     Checking parley_data v0.8.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking skrifa v0.41.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking winit v0.30.13
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]     Checking harfrust v0.5.2
[INFO] [stderr]     Checking fontique v0.8.0
[INFO] [stderr]     Checking vello_encoding v0.8.0
[INFO] [stderr]     Checking parley v0.8.0
[INFO] [stderr]    Compiling vello_shaders v0.8.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]     Checking wgpu v28.0.0
[INFO] [stderr]     Checking vello v0.8.0
[INFO] [stderr]     Checking gui-chain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ComponentId`, `EventHandlerBranch`, and `Ui`
[INFO] [stdout]  --> src/components/button.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Ui,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 8 |     components::{Brush, Component, ComponentData, ComponentId, ComponentTree, StrokeBrush},
[INFO] [stdout]   |                                                   ^^^^^^^^^^^
[INFO] [stdout] 9 |     events::{Event, EventHandlerBranch},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ui`
[INFO] [stdout]  --> src/components/label.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Ui,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ui`
[INFO] [stdout]  --> src/components/container.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Ui,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `components`
[INFO] [stdout]  --> src/vello_interface.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{WindowData, components};
[INFO] [stdout]   |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LogicalSize`
[INFO] [stdout]  --> src/vello_interface.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winit::dpi::{LogicalSize, PhysicalSize};
[INFO] [stdout]   |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CursorIcon`
[INFO] [stdout]   --> src/vello_interface.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winit::window::{Cursor, CursorIcon, Window};
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ComponentId`, `EventHandlerBranch`, and `Ui`
[INFO] [stdout]  --> src/components/button.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Ui,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 8 |     components::{Brush, Component, ComponentData, ComponentId, ComponentTree, StrokeBrush},
[INFO] [stdout]   |                                                   ^^^^^^^^^^^
[INFO] [stdout] 9 |     events::{Event, EventHandlerBranch},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ui`
[INFO] [stdout]  --> src/components/label.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Ui,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ui`
[INFO] [stdout]  --> src/components/container.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Ui,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `components`
[INFO] [stdout]  --> src/vello_interface.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{WindowData, components};
[INFO] [stdout]   |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LogicalSize`
[INFO] [stdout]  --> src/vello_interface.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winit::dpi::{LogicalSize, PhysicalSize};
[INFO] [stdout]   |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CursorIcon`
[INFO] [stdout]   --> src/vello_interface.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winit::window::{Cursor, CursorIcon, Window};
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Component`
[INFO] [stdout]  --> src/vello_interface.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::components::{Component, ComponentTree, DynComponentId, Rect};
[INFO] [stdout]   |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/components.rs:278:29
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn get_cursor_at(&self, x: f64, y: f64) -> Option<winit::window::CursorIcon> {
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/components.rs:278:37
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn get_cursor_at(&self, x: f64, y: f64) -> Option<winit::window::CursorIcon> {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `surface`
[INFO] [stdout]   --> src/vello_interface.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 surface,
[INFO] [stdout]    |                 ^^^^^^^ help: try ignoring the field: `surface: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `valid_surface`
[INFO] [stdout]   --> src/vello_interface.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 valid_surface,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ help: try ignoring the field: `valid_surface: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `center` is never used
[INFO] [stdout]    --> src/components.rs:199:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl Rect {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 199 |     fn center(&self) -> vello::kurbo::Vec2 {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_hovered` and `is_clicked` are never read
[INFO] [stdout]   --> src/components/button.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Button {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     is_hovered: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 22 |     is_clicked: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Component`
[INFO] [stdout]  --> src/vello_interface.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::components::{Component, ComponentTree, DynComponentId, Rect};
[INFO] [stdout]   |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/components.rs:278:29
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn get_cursor_at(&self, x: f64, y: f64) -> Option<winit::window::CursorIcon> {
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/components.rs:278:37
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn get_cursor_at(&self, x: f64, y: f64) -> Option<winit::window::CursorIcon> {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `surface`
[INFO] [stdout]   --> src/vello_interface.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 surface,
[INFO] [stdout]    |                 ^^^^^^^ help: try ignoring the field: `surface: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `valid_surface`
[INFO] [stdout]   --> src/vello_interface.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 valid_surface,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ help: try ignoring the field: `valid_surface: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `center` is never used
[INFO] [stdout]    --> src/components.rs:199:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl Rect {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 199 |     fn center(&self) -> vello::kurbo::Vec2 {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_hovered` and `is_clicked` are never read
[INFO] [stdout]   --> src/components/button.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Button {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     is_hovered: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 22 |     is_clicked: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "f49223f942923e5309f939e6c2bdcd151bfcbad94cc3c0733246d7d696c1855f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f49223f942923e5309f939e6c2bdcd151bfcbad94cc3c0733246d7d696c1855f", kill_on_drop: false }`
[INFO] [stdout] f49223f942923e5309f939e6c2bdcd151bfcbad94cc3c0733246d7d696c1855f
